wayland: Also emit size-changed when appropriate
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Mar 2013 01:47:49 +0000 (21:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Mar 2013 01:47:49 +0000 (21:47 -0400)
commit27e517a445e30dfc0dbd41e28f669117812729f5
treefac0676ad141cc0c18a0239a9320e39eb1e7766a
parent0489fcffbeb08aa8f30c24eb52ae09a459206b95
wayland: Also emit size-changed when appropriate

We need to be a bit more careful when updating the screen
size - the code that was there would not do the right thing
if e.g. the width of one monitor was reduced.
gdk/wayland/gdkscreen-wayland.c